home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
helper1a
/
dataenv.dsr
< prev
next >
Wrap
Text File
|
1999-10-09
|
4KB
|
118 lines
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} dataenv
ClientHeight = 7500
ClientLeft = 0
ClientTop = 0
ClientWidth = 6750
_ExtentX = 11906
_ExtentY = 13229
FolderFlags = 1
TypeLibGuid = "{9C27FA85-7E5D-11D3-8CDE-CBF5E83E715F}"
TypeInfoGuid = "{9C27FA86-7E5D-11D3-8CDE-CBF5E83E715F}"
TypeInfoCookie = 0
Version = 4
NumConnections = 1
BeginProperty Connection1
ConnectionName = "db1"
ConnDispId = 1001
SourceOfData = 3
ConnectionSource= $"dataenv.dsx":0000
Expanded = -1 'True
QuoteChar = 96
SeparatorChar = 46
EndProperty
NumRecordsets = 2
BeginProperty Recordset1
CommandName = "customers"
CommDispId = 1002
RsDispId = 1007
CommandText = "customers"
ActiveConnectionName= "db1"
CommandType = 2
dbObjectType = 1
Expanded = -1 'True
IsRSReturning = -1 'True
NumFields = 4
BeginProperty Field1
Precision = 0
Size = 6
Scale = 0
Type = 200
Name = "custcode"
Caption = "custcode"
EndProperty
BeginProperty Field2
Precision = 0
Size = 20
Scale = 0
Type = 200
Name = "custname"
Caption = "custname"
EndProperty
BeginProperty Field3
Precision = 0
Size = 1
Scale = 0
Type = 200
Name = "sex"
Caption = "sex"
EndProperty
BeginProperty Field4
Precision = 0
Size = 10
Scale = 0
Type = 200
Name = "phone"
Caption = "phone"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
BeginProperty Recordset2
CommandName = "items"
CommDispId = 1008
RsDispId = 1013
CommandText = "items"
ActiveConnectionName= "db1"
CommandType = 2
dbObjectType = 1
IsRSReturning = -1 'True
NumFields = 3
BeginProperty Field1
Precision = 0
Size = 6
Scale = 0
Type = 200
Name = "itemcode"
Caption = "itemcode"
EndProperty
BeginProperty Field2
Precision = 0
Size = 25
Scale = 0
Type = 200
Name = "itemname"
Caption = "itemname"
EndProperty
BeginProperty Field3
Precision = 10
Size = 4
Scale = 0
Type = 3
Name = "instock"
Caption = "instock"
EndProperty
NumGroups = 0
ParamCount = 0
RelationCount = 0
AggregateCount = 0
EndProperty
End
Attribute VB_Name = "dataenv"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False